-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(analytics): implement Equatable to UserInfo model for unit test purpose #904
Open
anas-deriv
wants to merge
669
commits into
deriv-com:dev
Choose a base branch
from
anas-deriv:anas/implement_equtable_to_userinfo
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix(analytics): implement Equatable to UserInfo model for unit test purpose #904
anas-deriv
wants to merge
669
commits into
deriv-com:dev
from
anas-deriv:anas/implement_equtable_to_userinfo
+85,969
−4,536
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: emad-deriv <[email protected]>
Co-authored-by: Ahrar <[email protected]>
…on_Deriv_Go (#603) Co-authored-by: Illya Tsai <[email protected]> Co-authored-by: Illya Tsai <[email protected]> Co-authored-by: Osama Ghazal <[email protected]>
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: osama-deriv <[email protected]>
…rt_wrapper package (#626)
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: abedelaziz-deriv <[email protected]>
fix(deriv_auth): fix login provider being null
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: ahrar-deriv <[email protected]>
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
…ate_token_assigned chore(deriv_auth): fix_forced_logout_if_no_token_found_for_a_loginId
…ffortless passkeys login page (#677)
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: sahani-deriv <[email protected]>
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: aliakbar-deriv <[email protected]>
…logic (#841) Co-authored-by: Ali Akbar <[email protected]>
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: aliakbar-deriv <[email protected]>
Co-authored-by: ramin-deriv <[email protected]> Co-authored-by: Ali Akbar <[email protected]>
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: aliakbar-deriv <[email protected]>
Co-authored-by: Ali Akbar <[email protected]>
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: aliakbar-deriv <[email protected]>
…ings button (#890)
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: aliakbar-deriv <[email protected]>
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: sahani-deriv <[email protected]>
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: zohreh-deriv <[email protected]>
… remote config" error (#871) Co-authored-by: ramin-deriv <[email protected]>
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: ramin-deriv <[email protected]>
…nch app, ios support, isAppInstalled function) to deriv_store_launcher. (#875)
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: aliakbar-deriv <[email protected]>
…pecific for Drawing Tools (#900)
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: aliakbar-deriv <[email protected]>
Reza-deriv
previously approved these changes
Nov 15, 2024
aliakbar-deriv
changed the title
fix: implement Equatable to UserInfo model for unit test purpose
fix(analytics): implement Equatable to UserInfo model for unit test purpose
Nov 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Clickup link:
Fixes issue: #
This PR contains the following changes:
Developers Note (Optional)
Pre-launch Checklist (For PR creator)
As a creator of this PR:
Reviewers
Pre-launch Checklist (For Reviewers)
As a reviewer I ensure that:
Pre-launch Checklist (For QA)
Pre-launch Checklist (For Maintainer)